Motorola Droid X :: Care Packages
Aug 9, 2010
Anyways this evening, while checking the mail I noticed a somewhat large package jutting out from the box; looks like the mailman had one hell of a time cramming it in. After I managed to pull the sucker out, my eye IMMEDIATELY caught the massive Droid X Eye we've all come to know and love.
I had no idea what it meant, or what was inside, but I immediately raced inside my house and like a kid on Christmas morning ravaged the hell out of the package to see what treasures inside awaited me!
Of course I took a few photos of my "booty":
Front of Package
Back of Package
Contents (t-shirt, large sticker, and Droid flyer with 25% off accessory coupon)
I'm really not sure why I received this as I don't recall signing up for any type of promo, besides the twitter account tied to the scavenger hunt.
Keep checking those mailboxes X owners!
Update: There is talk that those who renewed or began a new contract with their Droid X purchase will be receiving these. Supposedly they have only started shipping out to Northeast customers.
View 49 Replies
Aug 10, 2010
So I installed the Evil Eris v3 thingamajig using the Rooting for dummies thread. But I wanna go back, so will a factory reset take care of that for me?
View 6 Replies
View Related
Jun 8, 2010
I've never had a smart phone like this, so hopefully this isn't too dumb of a question. But is it necessary to shut down the phone and restart it once in a while. Once a week, once every couple days, never? I feel like this thing is a mini netbook so just getting an opinion on how to properly take care of if.
View 5 Replies
View Related
Oct 13, 2009
Because Java uses object references and not objects themselves, what prevents me from using setTag() to tag a view with an entire object instead of an object's property? Is it just the attribute lookup time when trying to resolve one of the attributes after the getTag() call or is there any other specific thing I should be concerned about?
As for my specific problem, I am using a custom listview that has an imageview and a textview. Initially I bind the listview to a custom adapter to fetch some xml data and then use certain tags inside each item's xml to populate my listview. So the "entire object" I was referring to was the parsed version of the entire XML of an item...
View 1 Replies
View Related
Sep 18, 2010
I have just got my x10 and was wondering if the anti-scratch surface on the screen really works over time, or should i get a screen protector!?
What protective accesories are available and what is the best place to get them, I have already contacted my nearest phone store and they dont stock any.
Has anyone scratched their sceen after use over time and wished they had protected it?
View 8 Replies
View Related
Apr 29, 2010
I want to install a python package from source on android. Is this possible? I tried in the console to run the py install files, but disturbing (.core, ccompiler) isn't being found. Is it possible to still install them?
View 2 Replies
View Related
Aug 30, 2009
Are there any sites or free packages for Android icons?
View 4 Replies
View Related
Jul 15, 2010
I want do uninstall some useless apps from /system.
I have super access, and the permission DELETE_PACKAGE in the manifest.
But when i run Runtime.exec("pm uninstall package") I get ERROR/AndroidRuntime(10981): java.lang.SecurityException: Neither user 10094 nor current process has android.permission.DELETE_PACKAGES.
Anyone know how to solve this?
View 2 Replies
View Related
Oct 12, 2010
Sync Gmail on Android source code or packages. How do I get it
View 2 Replies
View Related
Jun 4, 2010
When I create an 'Android Library Project' is it OK to put a whole lot of different libraries in there and create a number of different packages?
If I use just one or two components from the library, will it import all the resources and packages or is it smart enough to only import the referenced resources and packages that are needed?
The alternative is to create a single 'Android Library Project' for each component which I don't want to do if I can help it.
View 1 Replies
View Related
Oct 11, 2010
I saw article about Including additional javax.* packages in your Android App
http://code.google.com/p/dalvik/wiki/JavaxPackages
and i want to do the same thing but using eclipse
so could anyone tell how to do it?
View 1 Replies
View Related
Oct 10, 2010
I'm writing an app, that has a somewhat modular system. It has a core app, and some apps, that consist of a single Service, that implements the desired interface. I followed the guide to create the IPC communication. But now I need to get all the services, installed on the system, that my core app can work with. How do I do this? I mean, is there any way to mark my Service apps with some kind of a tag, and then filter results, presented by the PackageManager#getInstalledPackages() based on that tag value? What's the common practice of doing so?
View 1 Replies
View Related
Apr 24, 2009
I have see some apps in Android that use some packages:
import android.net.http.EventHandler; import android.net.http.Headers; import android.net.http.RequestQueue; So some packages do not support the current version of SDK. Where can I find it? Would u tell me about it?
View 2 Replies
View Related
Jul 5, 2010
So, odd question... say that I wanted to read ancient Greek on my Evo. From where could I procure a package of some sort that would allows me to do this? As it stands, some letters display, but others are merely boxes. Is this even plausible...?
View 1 Replies
View Related
Aug 31, 2010
Can anyone tell me what are the packages available in Android, and which package is frequently used and for what purpose they are used. Anybody please help me regarding in this.
View 2 Replies
View Related
Jul 10, 2010
I've been trying to modify the native android applications downloaded from the android source repo at github. But I noticed that after creating Eclipse projects from some apps, like the Launcher, there are missing imports, variables that are not declared anywhere else, etc... After my initial research, I noticed that some of the libs that are native, are compiled at runtime and registered in the dalvik VM as java libs and by having done this the system finds these as already present libs, the same goes for the "phantom" variables. But I don't understand how does a developer open such a project in any java ide, and compile it. So what do Google developers use to work on android apps? I don't believe it's eclipse, since I am not sure you can make eclipse use runtime imports, and runtime variables. And I am almost certain that they do not write code in notepad.
View 3 Replies
View Related
May 27, 2010
I am including a class in my app that another developer has made freely available. His class has a different package. Will this cause any issues on Android, the market, etc? Does every single class in the app need to be my own package?
View 2 Replies
View Related
Mar 23, 2009
What are the implications for future Android device releases if we are using non-standard packages such as "com.google.android.maps"?
View 4 Replies
View Related
Nov 3, 2010
if this is a silly question, am sorry about that. I was wondering if its possible to design android icons using a 3d modelling package like blender? i know i have to stick to the guidelines documented already, but was just wondering if anyone had come across or done something similar? Its that little part of the icons(launchers) being able to have a slight perspective and looking through the requirements to design icons it seems i might be a lot faster using a 3d modelling package and then following part of the icons template guide(based from my requirement though!).
View 2 Replies
View Related
Oct 23, 2009
I have seen several applications that are free, but allow for add on packages to be installed. Gang Wars sells Respect Points Mafia sells Favors Dungeon Quest sells Gems The central game is a free app, but you purchase these add on apps for in-game benefit. Has anyone purchased one of these add on apps? What is the experience like? Do you have to leave the add on installed on your phone? How does this work technically? Do you think they set shared preferences? How would you handle the 24 hour uninstall rule? I am considering releasing a free game with 10 levels, but offering a full set of levels (say 25) as a separate paid app. I'm looking for the best way to accomplish this and thought the above might have some bearing.
View 3 Replies
View Related
Mar 23, 2010
I want to display all the installed packages to user. Below is the code snippet I used but not sure why it is not working.
int flags=0; PackageManager pack = null; List<PackageInfo> packInfo= pack.getInstalledPackages(flags); CharSequence[] items = new CharSequence[packInfo.size()];
Vector <Process>allProcesses = new Vector <Process>(); for (int i=0;i<packInfo.size();i++) { String packI = "Packages"+packInfo; Toast.makeText(this, packI, Toast.LENGTH_LONG).show();
}
I just to display the entire list of packages to user. Any idea what's the problem with the above code?
View 5 Replies
View Related
Apr 7, 2010
When i try to do "update all" from Android SDK and AVD Manager thru' windows environment i got following error msg - Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml, reason: dl-ssl.google.com, can anybody pls let me know of the correct link from where it will fetch the packages?
View 1 Replies
View Related
Nov 25, 2009
My app targets 1.5, and runs fine on my phone (1.6), but to support droid, I need the package android.telephony.cdma from 2.0. Targeting 2.0 excludes the current devices running my app (including my own G1), but as it is now, I can't support the Droid.
View 8 Replies
View Related
Oct 17, 2010
i developing Gtalk Like Application. but when i import package i.e. import com.google.android.gtalkservices.IGTalkService; IDE give me Error like Can not resolve.
View 2 Replies
View Related
Jul 27, 2010
I'd like to access resources from other packages installed. Is there any better practice than using getResources() combined with createPackageContext()? Another question is how to use resources from other packages in methods like Notification(int icon, CharSequence tickerText, long when), where 1st argument is just resource id?
View 13 Replies
View Related
Aug 5, 2009
I am new to Android development. I am developing in Eclipse with Android plugin. I am writing an android application, which is dependent on some other new API. I want to know how to export the new API to android emulator. I import the API in the build configuration. It is being compiled. But when I try to run it on emulator, it generates errors.
View 2 Replies
View Related
Sep 28, 2010
I need to import a couple of jars that where compiled under the full implementation of java. I know that Android doesn't use all the packages that java has to offer. My question is: Is it possible to import them without creating errors? Is there a tool that can convert jars to android jars? if so, can some examples be provided.
View 1 Replies
View Related
Feb 16, 2009
I have two packages(Pack1 and Pack2) in same project(Proj) When i created the project (Proj) that time Pack1 was created and R.java was there bydefault.
Now i created Pack2 in same project(Proj) and want to acess some XML files there, but cant access as when i write "R.layout.xxx" that time i don't find any list of xml files there.
Is there any solution to access the XML files across packages
View 3 Replies
View Related
Oct 22, 2009
How do I indicate in the manifest multiple packages
View 4 Replies
View Related
Nov 11, 2012
I downloaded a source for a android app. But now i have to install a package and i have no idea how to do that. I'm using Eclipse
View 1 Replies
View Related