[android-porting] Is a non-removable SD card required to be off limits to the system user?

2015-07-07 Thread Jason
I have a custom device with an APK that runs as system user but need to access the SD card. I understand the thought behind preventing this since removing an SD card that the system used is accessing would be bad... but our device is waterproof and the SD card is within the battery compartment

Re: [android-porting] Where to send kernel patches?

2011-06-23 Thread Jason Gerecke
On Tue, Jun 21, 2011 at 11:33 PM, David Turner wrote: > Hello, > On Wed, Jun 22, 2011 at 1:30 AM, Jason wrote: >> >> I'm wondering if anyone can point me in the right direction to >> submitting a kernel patches for Android. I'm working on improving >> sup

[android-porting] Where to send kernel patches?

2011-06-21 Thread Jason
e kernel sources. I see that there are a half-dozen Android kernel trees at http://android.git.kernel.org/ but (assuming I can figure out hot to get repo to pull down the repository) which one would I submit my patches to? Jason -- unsubscribe: android-porting+unsubscr...@googlegroups.com website

[android-porting] Compiling froyo 2.2.2 for sholes

2011-02-22 Thread jason
ok so i have tried on two different machines and get the same errors on both... make: *** No rule to make target `out/target/product/sholes/system/lib/ libaudio.so', needed by `out/target/product/sholes/system/lib/ libaudioflinger.so'. Stop. something wrong with the froyo branch? or what. -

Re: [android-porting] http://android.git.kernel.org/ Crashing?

2011-02-02 Thread Jason Nichols
Joerie, That seemed to do the trick. Thanks! On Wed, Feb 2, 2011 at 3:10 PM, Joerie de Gram wrote: > Hi, > > One of the kernel.org mirrors appears to be having issues. Try > temporarily setting android.git.kernel.org to 199.6.1.176 > (android3.git.kernel.org) or 130.239.17.12 (android4.git.kerne

[android-porting] http://android.git.kernel.org/ Crashing?

2011-02-02 Thread Jason Nichols
I've been trying to download the Android source over the last day, and every few minutes it seems that http://android.git.kernel.org/ is down with a HTTP 500 Internal Server Error. Are there any mirror repos where I could get the source for a simple build? -- unsubscribe: android-porting+unsubsc

[android-porting] Error in NativeDaemonConnector in Gingerbread

2010-12-21 Thread Jason
Hello all, I have an issue with a boot loop which occurs after the initialization of all the system processes and packages. This boot loop reports a section of the NativeDaemonConnector.java pertaining to listening to sockets, and appears to prevent the rest of the system from loading. I have list

[android-porting] WQVGA resolution is not supported when cts?

2010-10-28 Thread Jason
screen size: 240 x 400, WQVGA cts: 2.1_r5 The following test case is failed: android.dpi.cts.ConfigurationTest.testScreenLayoutSize And there is no 240x400 resolution in the source: private static final ScreenConfiguration[] SUPPORTED_SCREEN_CONFIGS = { // QVGA | low (100-140)

[android-porting] black screen on tablet (port of froyo)

2010-10-03 Thread Jason
Hello, I am attempting to port Froyo to an Archos 7 Home Tablet. I succeeded in enabling adbd and can verify that everything came up. I can get to logcat. Further, one time (randomly it seems) it loaded all the way to the desktop before going "black" again. I am new to debugging logcat. Can so

[android-porting] Question on modifying the Android platform

2010-03-16 Thread Jason LaChapelle
Hi, I've been working on a prototype for a project and I'm at the point where I need to start finalizing the hardware. I'm currently using Windows Mobile for this project but I want to move to Android as I feel it may be a better fit, provided I can achieve what I need to achieve. I'm building a

[android-porting] running wpa_supplicant as non-root

2009-07-30 Thread Jason
/misc/wifi/sockets ctrl_interface_group=wifi And data/misc/wifi/sockets directory has wifi group access. Thanks for your help, Jason --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting -~--~~~~--~~--~--~---

[android-porting] Re: k850i

2008-12-22 Thread Jason
Android has some base requirements to run. In general a non-smartphone (e.g. K850i) will not have the hardware to run Android. Please read this document: http://source.android.com/release-features On Dec 21, 10:02 am, "taher atashbar" wrote: > i want port android for my k850i mobile please help