[android-developers] ListView: row content independent clickable areas

2012-10-29 Thread Marcin Orlowski
Hi, I am trying to achieve listview row layout that would let me use "click areas" (views i could bind OnClickListener to) no matter on real row content. I do not want to use OnTouchListener, so my attempt is based on using RelativeLayout and overlay real row content with "click areas". But for so

Re: [android-developers] Lost Password of Keystore

2012-08-05 Thread Marcin Orlowski
or anything). Disaster recovery planning is crucial. If you did it wrong, then you end with no recovery. Simple as that. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at g

Re: [android-developers] AlertDialog in Fragment

2012-08-05 Thread Marcin Orlowski
Read about activity/fragment lifecycle. You can clearly be notified when user goes away from it, so you can i.e. flag this to your other code or cancel a task etc. You may also try to block back for a while (see onBackPressed()). Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayage

Re: [android-developers] Re: tablet siz

2012-08-05 Thread Marcin Orlowski
So is i.e. LG 9,7" one. But relying on this is pointless and wrong for most cases. Tables with ~10" and resolution 1024x768 exists as well. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/datei

Re: [android-developers] Block Apk File Read.

2012-07-25 Thread Marcin Orlowski
You can't. Google on it. ASAP! Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance... WebnetMobile on *Facebook <http://webnetmobile.com/fb/>*,

Re: [android-developers] Android makefile to generae the static executable

2012-07-17 Thread Marcin Orlowski
You ask in wrong place. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance... WebnetMobile on *Facebook <http://webnetmobile.com/fb/>*, *Google+*<http://b

Re: [android-developers] Generating apk on Windows and OSX

2012-06-28 Thread Marcin Orlowski
peek logcat for any light. As long as APK is valid (and so is cert) it shall be no difference whetever it was build on mac or windows Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> -

Re: [android-developers] list_selector_background_focused.9.png missing in ldpi

2012-06-22 Thread Marcin Orlowski
I suspect it's by mistake. Fill a bug at b.android.com Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance... WebnetMobile on *Facebook <http://webnetmobil

Re: [android-developers] Problem in IMEI ID

2012-06-03 Thread Marcin Orlowski
IMEI is 16 digits only. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance... WebnetMobile on *Facebook <http://webnetmobile.com/fb/>*, *Google+*<http://b

Re: [android-developers] How to root android phone

2012-05-30 Thread Marcin Orlowski
e this hole. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance... WebnetMobile on *Facebook <http://webnetmobile.com/fb/>*, *Google+*<http://bit.ly/webnetmobil

Re: [android-developers] resolution of the system clock

2012-05-30 Thread Marcin Orlowski
assuming that you can get system time in millis, assume it is millis. it's irrelevant if hw clock is ticking in higher frequency or not. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintray

Re: [android-developers] android sdk in another link

2012-05-30 Thread Marcin Orlowski
download it at home and take to the office next day on cd or pendrive? Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance... WebnetMobile on *Facebook <http://w

Re: [android-developers] what if package is uninstalled while another package holds its Context?

2012-05-29 Thread Marcin Orlowski
ad in files (tens or > hundreds kB in size) after uninstallation that had never been accessed > before uninstallation. > Weren't these files A's assets? If so, the were in A's .apk file, so even you uninstall or remove (rm) that file, filesystem still got it unless all h

Re: [android-developers] Menu from GLSurfaceView

2012-05-25 Thread Marcin Orlowski
if you need own menu (drawn on surface) then your event listener have to tell the rendered to draw one when all criterias are met (and you have to make own menu of course) Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray*

Re: [android-developers] Enable NFC Polling when Device is Locked

2012-05-25 Thread Marcin Orlowski
IIRC it's by design: http://developer.android.com/guide/topics/nfc/nfc.html: "Android-powered devices are usually looking for NFC tags when the screen is unlocked" Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In

Re: [android-developers] Re: Android to PHP error- Unidentified Index

2012-05-13 Thread Marcin Orlowski
Just a note, that to make this thread useful for others, searching for help in future, it's a good habbit to tell where the problem was and how you fixed it (if it was not trivial) Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *D

Re: [android-developers] Re: Android to PHP error- Unidentified Index

2012-05-13 Thread Marcin Orlowski
APPEND* ); do you request from device and then check what in post_log.txt file. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance... WebnetMobile on *Facebo

Re: [android-developers] Changing application name for the launcher

2012-05-13 Thread Marcin Orlowski
Application name is defined in your Manifest file, in android:label attribute of application block. If usually points to @strings/app_name as Mark indicated, but you can i.e. put string directly there or refer to any string resource you want. Regards, Marcin Orlowski *Tray Agenda <http://bit

Re: [android-developers] Options missing in Android SDK Manager when started from Eclipse

2012-05-10 Thread Marcin Orlowski
Try asking there: http://tools.android.com/feedback (i.e. on adt-dev group)<http://groups.google.com/group/adt-dev> Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - curr

[android-developers] [Market] Commenting unpublished application

2012-05-02 Thread Marcin Orlowski
I always though unpublishing app takes it away from users so they neither can install it or update. And I also thought unpublished apps are simply gone from user perspective so they cannot see them in Market. But now I see one of my apps is still being commented (even today) even it is unpublished

Re: [android-developers] building ffmpeg-0.10.2 with ndk-r7c

2012-04-23 Thread Marcin Orlowski
ask on android-ndk group Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance... WebnetMobile on *Facebook <http://webnetmobile.com/fb/>*, *Google+*<http://b

Re: [android-developers] Please include DiskLruCache to next version of support package

2012-04-20 Thread Marcin Orlowski
post it there -> http://b.android.com Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance... WebnetMobile on *Facebook <http://webnetmobile.com/fb/>*, *G

Re: [android-developers] DexClassLoader

2012-03-25 Thread Marcin Orlowski
And do not do crossposts in future! Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance... WebnetMobile on *Facebook <http://webnetmobile.com/fb/>*, *Goog

Re: [android-developers] DexClassLoader

2012-03-25 Thread Marcin Orlowski
On 25 March 2012 07:12, moutaz al-azab wrote: > I am trying to play with DexClassLoader > http://developer.android.com/reference/dalvik/system/DexClassLoader.htmland > http://www.java2s.com/Open-Source/Android/android-core/platform-libcore/dalvik/system/DexClassLoader.java.htmI > am wondering h

Re: [android-developers] Greetings

2012-03-22 Thread Marcin Orlowski
Good advice for novice like you. Prior asking any beginer's question here, google for "" (i.e. error message from logcat) or " android tutorial" (i.e. "sql adapter android tutorial"). In most cases you will find what you lack. Regards, Marcin Orlowski *Tr

Re: [android-developers] Gps not working in phonegap-1.5.0 android

2012-03-20 Thread Marcin Orlowski
This group is not about phonegap development. you will get better support on phonegap list/forum/group (whatever they offer), not here. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> -

Re: [android-developers] Handling bigger forms, displaying error messages

2012-03-19 Thread Marcin Orlowski
it GONE by default and unfold on errors. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance... WebnetMobile on *Facebook <http://webnetmobile.com/fb/>*, *Goog

[android-developers] Recording app demo videos

2012-03-19 Thread Marcin Orlowski
work. Anyone records videos of own apps by capturing device output? I'd be more than happy to hear your comments/advices here. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> -

Re: [android-developers] On Reciving SMS Calling Web Service.

2012-03-17 Thread Marcin Orlowski
Register for SMS broadcasts. Once you got SMS, get the mesaage body and parse its content. if you wind what you look for, then fire up the code talking to web service. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray*

Re: [android-developers] Eclipse Problem

2012-03-17 Thread Marcin Orlowski
On 17 March 2012 11:48, ANNE LOKESH wrote: > Thank You, > > > but didn't got rectified does eclipse support windows7..??? > Sure. Works fine here win 7/64bit. PS: you seem to have broken "?" key... Regards, Marcin Orlowski *Tray Agenda <http

Re: [android-developers] Eclipse Problem

2012-03-16 Thread Marcin Orlowski
visual editor up. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance... WebnetMobile on *Facebook <http://webnetmobile.com/fb/>*, *Google+*<http://bit.ly/webnetm

Re: [android-developers] Installation 64-bit Windows 7

2012-03-16 Thread Marcin Orlowski
fixed now, but I do not bother checking). I keep all the stuff in C:\Android + subfolders *wihouth* spaces in names and there's no problem consistent with my Eclipse (64-bit) installation. Luckily eclipse does not need any installation. Just unzip its archive and you are ready to go. Regards,

Re: [android-developers] Getting graphical buttons to line up in xml

2012-03-13 Thread Marcin Orlowski
; get position and size of the object you want "bind" to (with parentView.getMeasuredWidth(); etc) and then use it to position your PopupWindow around. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <htt

Re: [android-developers] dynamically change the content of android mobile

2012-03-13 Thread Marcin Orlowski
> > Yes i am using json webservice.please see this link > 192.168.100.9:8000/sample1.php > Are you trolling, or what? Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro>

Re: [android-developers] Target activity Launchmode - singleTask

2012-03-13 Thread Marcin Orlowski
ty's launchmode > ie singeltask? Don't think so regular app could do that. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance... WebnetMobile

Re: [android-developers] Parcelable : Passing object from one activity to another activity

2012-03-13 Thread Marcin Orlowski
supported types they you are simply done. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance... WebnetMobile on *Facebook <http://webnetmobile.com/fb/>*, *Google+*<

Re: [android-developers] NDK NewsReader

2012-03-13 Thread Marcin Orlowski
On 13 March 2012 03:08, April Randolph wrote: > Setting up my NDK environment and running into privilege and/or > NDK stuff shall go to ndk list: http://groups.google.com/group/android-ndk, not this one. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - ke

Re: [android-developers] want android source code

2012-03-13 Thread Marcin Orlowski
On 12 March 2012 18:19, VICKY wrote: > hello sir/madam, > i need source code for predictive text input in > android .. > http://source.android.com/source/downloading.html Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you da

Re: [android-developers] Button animation

2012-03-13 Thread Marcin Orlowski
ion( R.anim.anim_for_my_button ) ); you can safely stick to View instead of i.e. ImageButton in case of applying animation. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - c

Re: [android-developers] cpu usage information

2012-03-13 Thread Marcin Orlowski
data. you need: a) data to visualise (be it cpu usage or anything else) b) pie chart drawing routine (your own or 3rd party). Once you got that, combine them together and voila. You got what you needed. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedul

Re: [android-developers] ICS Code Different???

2012-03-13 Thread Marcin Orlowski
*> *when i try run those code at ICS API 15 it shows me nothing. but when i change the project to API 7 (Eclair) and run it, > it show me the result.is there any different between Eclair and ICS code? tried looking at logs (i.e via logcat view)? Regards, Marcin Orlowski * * -- You re

Re: [android-developers] give me example of ASYNCTASK

2012-03-13 Thread Marcin Orlowski
> give me a short demo of AsynTask with dialog. No. leaarn how to use google. http://lmgtfy.com/?q=async+task+example+android And how to use "please". -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to and

Re: [android-developers] Force update

2012-03-13 Thread Marcin Orlowski
s made current version "broken" tell it to the user and refuse any other activity. But in neither case you can force user to upgrade. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/datein

Re: [android-developers] Re: Setting android:layout_alignParentTop from code?

2012-02-21 Thread Marcin Orlowski
Hi, Yep, addRule() is what I need. I already found that. Thanks anyway. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance... WebnetMobile on *Fa

[android-developers] Re: Setting android:layout_alignParentTop from code?

2012-02-21 Thread Marcin Orlowski
On 21 February 2012 14:53, Marcin Orlowski wrote: > I am trying to set android:layout_alignParentTop and > android:layout_alignParentLeft on view I create from code but I do not see > a way to achieve that. Am I missing something or these params can only be > set in XML? >

[android-developers] Re: Problem with manual positioning of RelativeLayout childs

2012-02-21 Thread Marcin Orlowski
The culprit was this line: > MarginLayoutParams params = new ViewGroup.MarginLayoutParams(50, 50); since my parent is RelativeLayout, it should like this: RelativeLayout.LayoutParams params = new RelativeLayout.LayoutParams(50, 50); and it all works now. Thanks guys. Regards, Marcin Orlow

[android-developers] Problem with manual positioning of RelativeLayout childs

2012-02-21 Thread Marcin Orlowski
inerView.addView( l ); In result I got layout added but at left/top corner (0,0) not at (50,70). I also tried containerView.addView( l, params ); but no effect. Ideas? Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tr

[android-developers] Setting android:layout_alignParentTop from code?

2012-02-21 Thread Marcin Orlowski
Hi, I am trying to set android:layout_alignParentTop and android:layout_alignParentLeft on view I create from code but I do not see a way to achieve that. Am I missing something or these params can only be set in XML? Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - ke

[android-developers] Adjusting listview row's items depending on final layout

2012-02-14 Thread Marcin Orlowski
2. I want to do that to take benefig of ellipsis feature. My question is how can I acheive what I want it smart and efficient way? It'd be perfect to be able to do so in adapter's getView() but there's no layout yet at that moment. Hints? Regards, Marcin Orlowski *Tray Agenda <ht

Re:[android-developers] faster android games

2011-12-31 Thread Marcin Orlowski
You should read what obfuscation is and how proguard works first. On Dec 31, 2011 11:39 PM, "bob" wrote: > Can I make my android games faster by somehow telling proguard not to > obfuscate my stuff? > > -- > You received this message because you are subscribed to the Google > Groups "Android Dev

Re: [android-developers] ACTION_TIME_CHANGED and ACTION_DATE_CHANGED old time detection

2011-11-07 Thread Marcin Orlowski
no "old time" concept there. You simply get notification that time has changed and that's it. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance... Webn

Re: [android-developers] Android 4, new developer section.

2011-10-20 Thread Marcin Orlowski
isn't info below each option sufficient? Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance... WebnetMobile on *Facebook <http://webnetmobile.com/fb/

Re: [android-developers] New SDK Manager (14) do not recognise JDK JAVA path on windows 7

2011-10-20 Thread Marcin Orlowski
No. It works here. Ensure you got java related env vars set correctly. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance... WebnetMobile on *Facebook <http://w

Re: [android-developers] SDK problem

2011-10-07 Thread Marcin Orlowski
Use zipped SDK, not .exe (with installer). Known issue. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance... WebnetMobile on *Facebook <http://webnetmobil

Re: [android-developers] Setting Screen Orientation in Service!!

2011-10-05 Thread Marcin Orlowski
names. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance... WebnetMobile on *Facebook <http://webnetmobile.com/fb/>* and *Twitter<http://webnetmobile.com/t

Re: [android-developers] android upgrading to 3.0?

2011-10-03 Thread Marcin Orlowski
Then you can't now unless other carriers did that and someone ripped what's needed for your device. Search xda-developers forum Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro

Re: [android-developers] apk android 2.2 to 2.1

2011-09-13 Thread Marcin Orlowski
On 11 September 2011 08:32, puppystad wrote: > Hy, > > I want to download use a android 2.2 app, but i have android 2.1. When > i ll install the app ther is a parseer error. Is ther a converter from > 2.2 to 2.1 apk? > Yes. It's called "firmware upgrade". Regar

Re: [android-developers] Re: How to create private folders in sdcard?

2011-09-13 Thread Marcin Orlowski
till show the images. If you want data private you may (depending on what data really is and how private is shall be) store it in app folder, not SD card or use own file format or use own file container or... Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily sch

Re: [android-developers] Plugin development for Gtalk

2011-09-13 Thread Marcin Orlowski
to gtalk. > AFAIK "no". You might want to port/use one of existing XMPP IM apps Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance... WebnetMobile on *

Re: [android-developers] Which JDK version I need?

2011-08-17 Thread Marcin Orlowski
On 16 August 2011 11:48, Harris Hussain wrote: > I have Windows Vista 32-bit. Which JDK version I have top Install ?? > The latest? Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro&

Re: [android-developers] will SDK 7 speedup development ?

2011-08-01 Thread Marcin Orlowski
what bugs exactly? i faced none so far -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@goo

Re: [android-developers] Re: "Conversion to dalvik format failed with error 1" - is dexing logged?

2011-07-31 Thread Marcin Orlowski
On Jul 31, 2011 4:04 PM, "Kostya Vasilyev" wrote: > http://code.google.com/p/android/issues/detail?id=18359 you mean .bat change? did not worked for me (plus afaik it's wrong approach). still it's worth updating proguard anyway - 4.4 is dated february, and 4.6 is lastest -- You received this m

Re: [android-developers] Resources.getColor() return type is too small

2011-07-31 Thread Marcin Orlowski
see android:versionCode - it's int and Market will complain if you set it to i.e. "201107311521", which is kinda lame. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintrayp

[android-developers] Re: "Conversion to dalvik format failed with error 1" - is dexing logged?

2011-07-31 Thread Marcin Orlowski
Conclusion: if you face this, blame proguard that comes with r12 tools (v4.4). Simplest solution is to grab v4.6 from proguard website and just replace files in \tools\proguard\lib from these found in 4.6 archive. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you

Re: [android-developers] Need help diagnosing problem

2011-07-30 Thread Marcin Orlowski
tried using ACRA? may help to catch the bug (as users are usually less than useful) On Jul 30, 2011 6:28 PM, "bob" wrote: > > > My stuff is getting really low ratings partly because it doesn't work > on certain phones. > > Can someone take a look at my app here and help me figure it out? > > http

[android-developers] Re: "Conversion to dalvik format failed with error 1" - is dexing logged?

2011-07-30 Thread Marcin Orlowski
On 30 July 2011 15:28, Marcin Orlowski wrote: > Hi, > > Is there any easy way (with Eclipse) to find out what exactly caused this > error? Project was building for ages just fine, and now it causes this error > when I try to export signed apk. I am wondering what code exactly is

[android-developers] "Conversion to dalvik format failed with error 1" - is dexing logged?

2011-07-30 Thread Marcin Orlowski
ed - no success. The only things (unfortunately more than one) that changed since my last release are: SDK/ADT, Eclipse (was 3,6 now 3.7) and I switched to Win 7/64 bit from XP/32 bit. Any hints (I cannot rollback to previous SDK at the moment)? Regards, Marcin Orlowski *Tray Agenda <http://bit

Re: [android-developers] Re: Extending Interface of Dynamically Loaded Dex File

2011-07-29 Thread Marcin Orlowski
On Jul 28, 2011 9:42 PM, "Matt" wrote: > > > > maybe this will be of any helphttp:// android-developers.blogspot.com/2011/07/custom-class-loading-i... > > Thanks for the pointer. But that page describes the method I am using > to load and run the plugin, but doesn't say much about where the > int

Re: [android-developers] Extending Interface of Dynamically Loaded Dex File

2011-07-28 Thread Marcin Orlowski
On Jul 27, 2011 8:05 PM, "Matthew Yeo" wrote: > > Hello, > > I have created an application that dynamically loads plugin style > functionality using a DexClassLoader. My application is organized as > follows: maybe this will be of any help http://android-developers.blogspot.com/2011/07/custom-cl

Re: [android-developers] Re: Film Use of Android Device

2011-07-26 Thread Marcin Orlowski
y. > ShotMe app does that. Not 30fps but useable. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance... WebnetMobile on *Facebook <http://webnetmobi

Re: [android-developers] Android 2.3.3

2011-07-26 Thread Marcin Orlowski
This is developer forum not not HTC support board. Contact HTC support Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance... WebnetMobile on *Facebook <http://w

Re: [android-developers] Capture Screen Programmatically?

2011-07-26 Thread Marcin Orlowski
You must be rooted on most devices to get access to /dev/fb. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance... WebnetMobile on *Facebook <http://webnetmobil

Re: [android-developers] apk submodules

2011-07-25 Thread Marcin Orlowski
On Jul 25, 2011 4:49 PM, "nalitzis" wrote: > Here's my problem: when the app is finished, it will be distributed in > the android market. Is it possible to include the subcomponents as > separate apk on the market? 'include' is rather opposite to 'separate' :) > If yes, how can the main contain

Re: [android-developers] filter?

2011-07-25 Thread Marcin Orlowski
On Jul 25, 2011 9:23 PM, "bob" wrote: > > What does filter mean in this function? my blind guess it enables bilinear filtering (or so) which slightly decreases performance, but gives better results especially when scalling down. but you shall peek in the sources anyway to verify. -- You receive

Re: [android-developers] socket program for ndk based

2011-07-25 Thread Marcin Orlowski
Ask on android-ndk group Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance... WebnetMobile on *Facebook <http://webnetmobile.com/fb/>* and *Twitter<ht

Re: [android-developers] starting service from launch icon

2011-07-25 Thread Marcin Orlowski
Don't set any layout for the activity. Use NoDisplay theme. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance... WebnetMobile on *Facebook <http://webnet

Re: [android-developers] Re: starting Activity in tabbed UI from onTabChangedListener()

2011-07-24 Thread Marcin Orlowski
> > See what mLocalActivityManager.startActivity() returns. You have to > attach returned Window (or its root View) to your tab > Thanks. That's was what I missed. For reference (lamest approach): final Window window = mLocalActivityManager.startActivity(tag, intent); mTabContent.removeAllViews()

Re: [android-developers] Re: starting Activity in tabbed UI from onTabChangedListener()

2011-07-24 Thread Marcin Orlowski
Thanks. This is temporary approach which I am going to rewrite for fragments later, but as for now, sucks or not, it have to be that way., hence my question (despite of knowing what "deprecated" means ;) -- You received this message because you are subscribed to the Google Groups "Android Develop

[android-developers] starting Activity in tabbed UI from onTabChangedListener()

2011-07-24 Thread Marcin Orlowski
Hi I got tabbed UI, where I use own tab layout by utilising TabSpecs.setContent() to provide custom layout. As I wanted tab content to be Activites not Views, I set onTabChangedListener() to do the job, with no much success: public class MainActivity extends TabActivity { onCreate() {

Re: [android-developers] Re: One app, multiple APKs targeting different SDK levels would be good for adding Honeycomb functionality

2011-07-22 Thread Marcin Orlowski
h more space than your translation files, so IMHO users won't really benefit from such split based on languages. Wish ADT helps with split-build though. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/d

Re: [android-developers] Info about android

2011-07-11 Thread Marcin Orlowski
nt > and code) about Android and Telephony GSM services. > as usually, at http://developer.android.com Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current dat

Re: [android-developers] service icon

2011-07-10 Thread Marcin Orlowski
On 10 July 2011 13:59, kamiseq wrote: > I added an icon to my service but is not visible or at least I cannot > find it :/ can someone give my example where I could use it > I believe it shall appear at system settings -> applications -> running services. But I'd suggest to leave this attribute

Re: [android-developers] Unable to run the streaming video - URGENT & CRITICAL

2011-07-09 Thread Marcin Orlowski
On Jul 8, 2011 12:20 PM, "BZ" wrote: > Its urgent and critical no, it isn't. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send em

Re: [android-developers] More Market questions

2011-07-03 Thread Marcin Orlowski
On Jul 3, 2011 4:08 PM, "Spooky" wrote: > > Sorry for this...more Market questions. > > 1) Is the download count that users see in the Market app based > on total installs, or active installs? looks like total > 2) If it's based on active installs, and given that active > install counts are

Re: [android-developers] Re: Fireworks app

2011-06-30 Thread Marcin Orlowski
On 30 June 2011 09:37, Ali Chousein wrote: > Congratulations!!! I also uploaded to Youtube the most fantastic goal > I ever scored in indoor soccer. Would you like to watch it? > Do I need iPad? Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily

Re: [android-developers] Screen sizes and precise element placement.

2011-06-30 Thread Marcin Orlowski
at you are recently doing. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance... WebnetMobile on *Facebook <http://webnetmobile.com/fb/>* and *Twitter<ht

Re: [android-developers] Screen sizes and precise element placement.

2011-06-30 Thread Marcin Orlowski
. And you also should not bother (as long as your layout is designed right) Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance... WebnetMobile on *Facebook <http://

Re: [android-developers] install package programingly without any system prompt

2011-06-29 Thread Marcin Orlowski
On 29 June 2011 14:02, Ellen wrote: > I need to install the apks only by one choice at the very begining, > then it will install all of them automatically without any prompt > during the process. What should I do? > Nothing. You can't silently install any app. Regards, Marci

Re: [android-developers] How to change application not STOPPED in 3.1

2011-06-29 Thread Marcin Orlowski
On 29 June 2011 11:23, James Wang wrote: > So if my app include only services and there is no shortcut for it in > launcher, user have no way to let it back, right? > How can I to resolve such problem? > Add one? -- You received this message because you are subscribed to the Google Groups "An

Re: [android-developers] Is it possible to fix the orientation of a particular view in Honeycomb?

2011-06-29 Thread Marcin Orlowski
ll remains 'unchanged'. And do not foget to care rotation right (so user can rotate the activity around the clock, not just 90 degs) Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro&g

Re: [android-developers] How to read/write launcher.db?

2011-06-29 Thread Marcin Orlowski
You can't unless launcher offers ContentProvied for this (most likely it does not). Or be rooted for that. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance..

Re: [android-developers] Noob Questions (Probably Embarressing)

2011-06-29 Thread Marcin Orlowski
someone who knows what it is all about". You are not a programmer and you will not work it out yourself. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance... Webne

Re: [android-developers] How to deal with bulk licensing?

2011-06-28 Thread Marcin Orlowski
i'd go with own server (assuming 'bulk' means figures justyfying all the efforts) or with special builf just for them. creating one shareable email is wrong as you got no control on number of installations On Jun 28, 2011 11:58 PM, "Justin Anderson" wrote: > You could do the following: > > - Have

Re: [android-developers] Files that I write to the sdcard do not show in Windows explorer, for Acer Iconiatab?

2011-06-28 Thread Marcin Orlowski
iconia does not mount as usb drive same way most devices do, so i'd blame their drivers here if oddities occur. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsu

Re: [android-developers] Re: How get button event in Notification panel?

2011-06-28 Thread Marcin Orlowski
On Jun 29, 2011 8:17 AM, "shubh" wrote: > > hi thanks Murphy, > > so is there any other way to get two events from Notification panel. not on pre 3.x -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to and

Re: [android-developers] Re: Android apps in php

2011-06-28 Thread Marcin Orlowski
On 28 June 2011 10:18, Kostya Vasilyev wrote: > Huh? > "sarcasm" is what you just missed :) Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance.

Re: [android-developers] Re: Comments and Contacting Users

2011-06-27 Thread Marcin Orlowski
wonder what is this restriction really for... Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance... WebnetMobile on *Facebook <http://webnetmobile.com/fb/>* and *Tw

Re: [android-developers] Re: Comments and Contacting Users

2011-06-27 Thread Marcin Orlowski
ll into "would be handy" category, but it's Android Market, so it's most handy when it works at all :) Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current

Re: [android-developers] Finding out more Cancel information in Developer Console

2011-06-27 Thread Marcin Orlowski
>> I'm pretty sure one of the questions ask when they cancel is "Why?" > > Yes - uninstalling an app via the Market client prompts the user to indicate why they uninstalled. you can skip this 'form' though as it is optional -- You received this message because you are subscribed to the Google G

Re: [android-developers] Comments and Contacting Users

2011-06-26 Thread Marcin Orlowski
On Jun 26, 2011 2:20 AM, "Daniel Drummond" wrote: > probably to ensure the integrity of the reviews would be good to have any design there... > (no comeback for giving a bad review). you can clear your review and the write new one. same for rating - see Market menu on app's details page -- Y

  1   2   3   4   5   6   7   8   >