[android-porting] Re: ADB over ethernet when device stuck at bootanimation loop

2019-07-03 Thread John Noubi
On Tuesday, January 8, 2019 at 10:36:24 AM UTC-5, Thella Shyam Kumar wrote: > We all know Android's adb is available to debug over USB or Ethernet. > > I > just wonder if my device stuck at boot animation loop, and when it is not > able to boot completely, can we debug it using adb over

[android-porting] Creating an application to send custom commands to the Bluetooth chip on an AOSP build

2018-03-19 Thread Tijo Thomas John
Hi, I am trying to create an application (c/cpp) that would allow me to send custom commands to the CSR8510 Bluetooth chip on my development board. I was able to find out from the bluedroid source that the function being used to perform such actions is *btu_hcif_send_cmd *and that this

[android-porting] Bluetooth BLE peripheral mode - Kitkat

2015-05-20 Thread John Tobias
Hello Guys, I would like to know if anyone here has a success of enabling the BLE in peripheral mode?. Regards, John -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you

[android-porting] Bluedroid on Kitkat

2015-05-13 Thread John Tobias
here got a similar problem and able to fix it?. Regards, John -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups android-porting group

[android-porting] Investigating MSM Android hanging during boot - what is purpose of kernel/MSM.

2014-08-11 Thread john oliver
Can anybody tell me whether this this something I should try bringing into my codeaurora source tree, or is this something taken from codeaurora and kept in googlesource for convenience. I'd would appreciate any pointers or ideas. -John -- -- unsubscribe: android-porting+unsubscr

[android-porting] Re: Touch panel default orientation

2013-11-28 Thread john
Hi Weston, I am in a similar predicament at the moment -- I want to rotate the touchscreen orientation 180 degrees from what it is now due to space concerns in its housing. Were you ever able to accomplish this via the output.orientation property in the *.idc file? On Monday, September 17,

[android-porting] problem with flashing to xoom

2013-08-06 Thread John Lin
.: CDMA_N_03.1A.65P Serial Number: 0278320642C0A657 checking product... FAILED Device product is 'xoom-cdma'. Update requires 'tuna'. finished. total time: 4.192s Thanks John -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com

[android-porting] Re: make recoveryimage..... no recovery.img?

2013-06-14 Thread John Kirk
Not too many errors Does that mean the process completed successfully? Are you using a prebuilt kernel image or a source built kernel? Does your BoardConfig.mk have the necessary directives to pass arguments that the compiler needs to assemble the recovery.img? Do you have your files on a

Re: [android-porting] Sound Recorder is crashing in Eclair

2013-05-24 Thread John Chu
Hi, did you slove your problem? I get the same error. On Tuesday, May 11, 2010 4:27:16 PM UTC+8, jyothi wrote: hi all Sound Recorder apk is crashing as soon as i pressed start buttion in Android eclair version 2.1..this is the log am getting E/audio_input( 754): unsupported parameter:

[android-porting] how do you export source code from mac and import to windows

2013-03-27 Thread John Cao
I have a deveoper working on the source code in Mac environment and now need to port the project source code to windows. I copied the project over and cannot import it. Is this something straight forward? -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website:

[android-porting] CGroups with MULTIPLE_APPLICATION_UIDS

2012-10-11 Thread John Tapsell
have a different application uid. How is this supposed to work conceptually please? (I'm still trying to solve the problem that system_server generates permission denied errors) John -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android

[android-porting] CGroups - add_tid_to_cgroup failed to write

2012-10-04 Thread John Tapsell
:21 tasks Any ideas please? John -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Re: Connecting a DSLR camera via PTP on Android

2012-07-13 Thread John Soltis
In my Acer A200, ICS 4.0.3 Kernal 2.6.39.4+ Image Version Acer_AC041_A200_RV07RC06_PA_CUS1 Build Number: Acer_AV041_A200_1.057.00_PA_CUS1 I have full PTP and MTP Access, only thing different is the Rooted Part but I don't think that has anything to do with it, posting screenshot soon.

[android-porting] Re: CTS tests time out issues

2012-06-20 Thread John C. Vernaleo
I found that this problem happens when I do a pure AOSP build. When using binary drivers pulled from an actual device, this issue seems to go away completely. So my best guess it is some graphics driver issue. On Friday, June 8, 2012 3:47:54 AM UTC-4, Gouda Biradar wrote: Many streaming and

Re: [android-porting] Browser not working 4.0.1-4.0.3 / Solution

2012-01-12 Thread John Reck
And FYI, the patch landed in AOSP master in framework/base with SHA-1 of 0a3fcc3eed15ed50bcaa7808b6ccb170fb137210 -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] Browser not working 4.0.1-4.0.3 / Solution

2012-01-11 Thread John Reck
Yes, this is the right fix. However, you should consider this stack deprecated and switch as soon as possible to the Chromium HTTP stack. This method is only used in the Apache HTTP stack path. I would not be surprised if other aspects of the Apache stack are broken or missing features. The

[android-porting] Encryption unsuccessful

2011-12-01 Thread john crasmer
Hello, When building the ICS as a rootfs, and deploying it through an SD card, I am getting an Encryption unsuccessful screen, followed by the Encryption was interrupted and can\'t complete. As a result, the data on your tablet is no longer accessible. message. What causes this message and how

Re: [android-porting] Enabling OpenGL ES 2.0

2011-08-28 Thread John Villar
Worked like a charm!! Now i have my proper OGL ES 2.0 development platform :) thank you Amit. -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] Enabling OpenGL ES 2.0

2011-08-26 Thread John Villar
Thanks for your answer Amit, will try that tonight and will report back. The SGX 530 does support OGL ES 2.0 (it is the GPU on the Motorola Droid/Milestone and a less powerful variation of the iPhone 3GS GPU) check these: - http://en.wikipedia.org/wiki/PowerVR -

Re: [android-porting] Enabling OpenGL ES 2.0

2011-08-26 Thread John Villar
Sorry about my last post, misread Amit's comment and i tought he was saying that the SGX doesn't support OGL ES 2.0 Sorry, my bad :( -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] Re: Wifi fails on Obtaining an IP Address

2011-08-26 Thread john halewood
Android system, so you'll either have to increase the RAM or build a very minimal operating environment. cheers john -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Enabling OpenGL ES 2.0

2011-08-25 Thread John Villar
Hi all, first time in this group. I have recently bought a chinese tablet which has some pretty decent horsepower (PowerVR SGX 530, dual core CPU, 4 GB Internal memory plus 512 MB RAM, and 4-6 hours battery with game use) and it did come with Froyo. However, whenever i try to run an application

[android-porting] Talking to the radio without Java

2011-07-18 Thread John Floren
... but the target phone never rings. Can anyone tell me if there's something I need to do to make radiooptions work, or if I'll need to somehow interface with rild through /dev/socket/rild? Thanks John -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com

Re: [android-porting] Beagleboard video output

2011-07-04 Thread john halewood
experience) work fine. cheers john -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] New To Android

2011-05-27 Thread John Anderson
on youtube, and it references documentation from a Porting tab on source.android.com. That tab is no longer there. Has the documentation been moved, or is no longer useful? If it's no longer useful, is there an alternative to the documentation that used to be there? Thanks, John

[android-porting] Re: start logcat service by change init.rc

2011-04-09 Thread John Michelau
Make your init service point to a shell script and put the details in there. On Apr 8, 1:10 am, Xiaofen Qin xiaofen@gmail.com wrote: hi, dear all I want to record the log info into a file in sdcard when the device is running. And the file name will be unique so that there will be a new

[android-porting] Re: Android CDMA/EVDO Support

2011-02-28 Thread John Michelau
by Google works for GSM/UMTS. Most RIL implementations are kept proprietary by device/modem manufacturers. -- John On Feb 27, 2:17 am, tommy.hong hongjiuj...@gmail.com wrote: Dear All:             Hi,i have got a USB EVDO Dongle,Huawei EM660,I need to support it in Android 2.2.1,any guy has

[android-porting] Re: pppd hangs after CONNECT response from modem

2011-02-22 Thread John Michelau
Modify chat and pppd to reroute the syslog logs to logcat and post the output here. Your posted log doesn't even show the ATD or the connect. On Feb 21, 7:26 am, tiwari tiwari.adity...@gmail.com wrote: I have an android tablet and i am trying to connect a CDMA modem to go online using pppd

[android-porting] Re: pppd hangs after CONNECT response from modem

2011-02-22 Thread John Michelau
, this will obviously not work. On Feb 22, 9:48 am, John Michelau jpit...@gmail.com wrote: Modify chat and pppd to reroute the syslog logs to logcat and post the output here.  Your posted log doesn't even show the ATD or the connect. On Feb 21, 7:26 am, tiwari tiwari.adity...@gmail.com wrote: I have

[android-porting] Re: Porting kernel v2.6.35 to LG GT540

2011-02-14 Thread John
Hi, I want to do something like what you are doing. Are there any guides I can follow to learn ? Thanks. -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Do I need to edit libgps.so file in /system/lib folder of my Samsung Fascinate to edit GPS settings at code level ?

2011-02-14 Thread John
So GPS is known to be horrible on Galaxy S phones. I have this fascinate with horrible gps accuracy. I unzipped the ROM I flashed to it and see that there is a libgps.so file in the /system/lib folder. 1. How do I view the code in this file ? 2. Is this the file to be edited for gps code ?

Re: [android-porting] Do I need to edit libgps.so file in /system/lib folder of my Samsung Fascinate to edit GPS settings at code level ?

2011-02-14 Thread John
On Monday, February 14, 2011 9:22:20 AM UTC-5, Joerie wrote: Hi, On Sat, Feb 12, 2011 at 7:04 PM, John dev...@gmail.com wrote: 1. How do I view the code in this file ? Use a disassembler, such as objdump or IDA Pro. 2. Is this the file to be edited for gps code ? Specifically

Re: [android-porting] What happens when i change the kernel config file and build the OS with the changed kernel config file?

2011-02-07 Thread john halewood
for wifi/bluetooth/mobile - you won't get any connectivity at all. The application just does it's bit and then hands the rest of the work to the next level, and if it's not there, nothing happens. Regards John On 7 February 2011 02:22, 捷超 王 ee07b...@gmail.com wrote: At first, I built the source code

Re: [android-porting] Re: attempting to build gingerbread

2010-12-22 Thread john halewood
will report back to myself when I have any results to report. From my own experience I don't think that all of the kernel.org mirrors have finished synchronising yet - that certainly wasn't the case a couple of hours ago on the European ones. Some patience is needed. cheers john -- unsubscribe: android

Re: [android-porting] How to rebuild library in Android repository

2010-08-27 Thread john halewood
that lead to other parts of the system having to be recompiled as well. cheers john -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] How to rebuild library in Android repository

2010-08-27 Thread John Koshi
Try make from the source tree root, using the string declared as LOCAL_MODULE in the jpeg folder make file as the argument. This worked for the sensors library. John On Fri, Aug 27, 2010 at 12:30 AM, Tung Dang tung...@gmail.com wrote: Hi all, I modify the libjpeg inside android repo Froyo

Re: [android-porting] Re: Porting an existing Linux device driver to the Android platform

2010-08-26 Thread John Koshi
config file from the emulator), so I got some errors related to that. I'll post the details when I get back to this and have it all done. regards, John On Wed, Aug 25, 2010 at 11:25 AM, Vince Pascuzzi vincepascu...@gmail.comwrote: From what I gather, this is the command I used

Re: [android-porting] Re: Porting an existing Linux device driver to the Android platform

2010-08-25 Thread John Koshi
Thanks, Vince. Another question - do I still need to source build/envsetup.sh before building the driver as discussed? regards, John On Wed, Aug 25, 2010 at 8:32 AM, Vince Pascuzzi vincepascu...@gmail.comwrote: John, Sorry about that. I am pretty sure (without checking my notes

Re: [android-porting] Re: Porting an existing Linux device driver to the Android platform

2010-08-24 Thread John Koshi
should directory be in your description? thanks, John On Fri, Jul 16, 2010 at 5:39 AM, sws-vinpa vincepascu...@gmail.com wrote: Building a module for Android is trivial (if you've done it before for Linux). From the directory from which your module source is: # CROSS_COMPILE=arm-eabi- ARCH

Re: [android-porting] Re: Modifying sensors.c, rebild, and test libsensors.so

2010-08-19 Thread John Koshi
is actually looking for this library. Good luck, Frank On 08/16/2010 08:14 AM, John Koshi wrote: Hi Frank, Sorry, my question should have been: Can I change the name of the LOCAL_MODULE to libsensors, and is this the expected library that gets loaded from /system/lib at runtime? Also

[android-porting] Re: Eclair Camera emulator cannot work properly

2010-01-14 Thread John Cola
. I don't know why the newer the codebase update and the more problems occur...so depress.:( BR John On 1月12日, 下午7時33分, John Cola jt...@marvell.com wrote: Can anyone successfully trigger thecamerafor the Eclair emulator?? I've resulted reboot everytime when I try to launchcamera... BR John

[android-porting] Re: Eclair Camera emulator cannot work properly

2010-01-12 Thread John Cola
Can anyone successfully trigger the camera for the Eclair emulator?? I've resulted reboot everytime when I try to launch camera... BR John On 1月7日, 下午1時39分, John Cola jt...@marvell.com wrote: Dear all Anyone know why the Eclaircameracannot work properly? Even the fakecamerafor emulator result

[android-porting] Eclair Camera emulator cannot work properly

2010-01-06 Thread John Cola
Dear all Anyone know why the Eclair camera cannot work properly? Even the fake camera for emulator result error, anyone know the reason? BR John -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] How to enable Gallery for the latest open source??

2009-12-23 Thread John Cola
Hi all Any one know how to enable the Gallery? I don't know how to browse pictures and videos in the latest open source system.. HELP! BR John -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Touch Calibration problem in the latest codebase

2009-12-22 Thread John Cola
for ??? ? I've tried reportData[j + MotionEvent.SAMPLE_X] and reportData[j + MotionEvent.SAMPLE_Y] but still unable to work. BR John -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Re: Touch Calibration problem in the latest codebase

2009-12-22 Thread John Cola
Dear Michael Thank you so much!!! BR John On 12月22日, 下午5時16分, Michael Trimarchi trimar...@gandalf.sssup.it wrote: Hi, John Cola wrote: Dear All In the latest open source, the InputDevice.java has been modified a lot. And I cannot have a touch calibration successfully after

Re: [android-porting] Re: Error in native compiled opencore pv2way_omx_engine_test

2009-11-12 Thread John Lee
in pthread_cond_wait@@GLIBC_2.3.2 () from /lib32/libpthread.so.0 #2 0xf7b6637b in OsclSemaphore::Wait (this=0x807c278) at /home/john/scm/mydroid/external/opencore/oscl/oscl/osclproc/src/oscl_semaphore.cpp:116 #3 0xf7b647e6 in OsclReadyQ::WaitAndPopTop (this=0x807c218) at /home/john/scm/mydroid/external

[android-porting] Re: Error in native compiled opencore pv2way_omx_engine_test

2009-11-12 Thread John Lee
On Thu, Nov 12, 2009 at 03:40:46AM -0800, uday kiran wrote: Hi John.. Im trying to build OpenCORE outside of Android(Ubuntu-9.04) I followed the instructions given in quich_start.txt.. I want to knwo some details regarding this. 1) Is thr any memory constraints related to this build? 2

[android-porting] Re: Suggest a board

2009-09-24 Thread John Gentilin
/index.php?title=AndroidDevices Check out the list to see if it is helpful to you, and feel free to update it with any information you come across. John Gentilin Anand Paithankar wrote: Hi Folks I would like

[android-porting] pv: adjusting playback speed for video

2009-09-20 Thread John Au
Hi All, I'm trying to set the fast forward button in android video view to perform video fast forward as the iphone is doing : video playback with faster pace, instead of jumping constant interval as in android default video view. I have located there is an API:

[android-porting] Camera postBuffer error message help

2009-08-13 Thread John Cola
. -- if ((size_t(offset) + mBufferSize) memorySize) -- BR John --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http

[android-porting] Re: Android ported to the Mini2440

2009-08-03 Thread John Gentilin
://www.meetup.com/Android-Embedded-Makers-Meetup I plan to be there.. Regards John Gentilin Pr wrote: Hi John, I am doing the exactly same thing, just getting start. so how are u going? Did you get something out? On Jun 13, 6:04 am, John Gentilin gent...@gmail.com wrote: I ordered

[android-porting] Re: Helping for UEvent for Battery Service

2009-07-30 Thread John Cola
I found out the problem myself. The driver or porting layer should generate the event itself, and that is ^^ On 7月30日, 下午1時45分, John Cola jt...@marvell.com wrote: Dear All I've implemented power_supply in my charger driver, and it can update charging information for the power_supply

[android-porting] Re: UEvent in linux kernel

2009-07-30 Thread John Cola
There is no relation to atcmdsrv. It is driver should generate the event itslef!! On 7月29日, 下午2時46分, John Cola jt...@marvell.com wrote: Hi all Recently I've encountered that the UEvent cannot be received by OnEvent from Java layer after upgrading the AT CMD server (atcmdsrv

[android-porting] UEvent in linux kernel

2009-07-29 Thread John Cola
this problem can be happened. Can anyone tell me waht may be the reason?? BR John --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting -~--~~~~--~~--~--~---

[android-porting] Helping for UEvent for Battery Service

2009-07-29 Thread John Cola
the notification when the status or capacity is changed. What else did I miss??? Can anyone give me some clues? BR John --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting -~--~~~~--~~--~--~---

[android-porting] Re: How to fix Failed to connect to VOLD

2009-07-12 Thread John Cola
Thanks to all above! I can detect SD Card now. However, Android always consider that the SD Card is damge after preparing to access SD Card (But I can sure that the SD Card is fine). Any clues or ideas? BR John On 7月11日, 上午12時00分, Elvis Dowson elvis.dow...@gmail.com wrote: Hi,      For a TI

[android-porting] How to fix Failed to connect to VOLD

2009-07-10 Thread John Cola
, I've tried all the solutions the articale provided but still having no good luck to see the sd card work. Anyone can give me some idea to figure out the problem? BR John --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http

[android-porting] Re: Which Arm9 board is best for android porting

2009-06-29 Thread John Gentilin
level shifting if you need 5v compatible pins John Gentilin tapas kundu wrote: Hi ALL, I want to port android on some arm9 board as part of our master thesis. Could you please suggest which arm9 board should I purchase ? I want to know which board will provide

[android-porting] Android ported to the Mini2440

2009-06-12 Thread John Gentilin
I ordered one of these Mini2440 / ARM9 boards produced by Hiteg, http://www.developmentboard.net as a development platform to start working with Android. Has anyone done any work to port Android to this board yet ? Thanks John Gentilin

[android-porting] pppd syslogs not printing for packets or IP addresses

2009-05-15 Thread John Michelau
Is this a deficiency in Bionic or in the Android port of the syslog APIs? It seems that pppd expects notice, error, etc to recognize the %I (for IP addresses) and %P for packets and print them accordingly. Instead, we get the following: 01-01 00:06:33.067: DEBUG/pppd(422): sent P 01-01

[android-porting] Re: pppd syslogs not printing for packets or IP addresses

2009-05-15 Thread John Michelau
A little more digging shows that the error, notice, etc routines are in pppd's utils.c, and they've been modified to call __android_log_vprint. On May 15, 2:54 pm, John Michelau jpit...@gmail.com wrote: Is this a deficiency in Bionic or in the Android port of the syslog APIs?  It seems

[android-porting] Re: Enable Logs

2009-04-15 Thread john
/opencore/oscl/oscl/osclbase/src/pvlogger.h 3. make ENABLE_PV_LOGGING=1 Then after replacing the new system image in device or emulator, use adb shell to telnet it # echo 8 /sdcard/pvlogger.txt On Tue, Apr 14, 2009 at 10:10 PM, john jon...@gmail.com wrote: Hi, Can anyone tell me how

[android-porting] Re: Enable Logs

2009-04-15 Thread john
Hi Freepin, But what is the need of the value 8 inside the pvlogger.txt file - john On Apr 15, 12:05 pm, rk raj.10...@gmail.com wrote: I think this will input the 8 to the pvlogger.txt file.. thanks raj On Apr 15, 11:52 am, john jon...@gmail.com wrote: Hi Freepin, Can you tell me

[android-porting] Enable Logs

2009-04-14 Thread john
/pvlogger/src/ pvlogger.h, but this file is not available in the android source code. So is am missing any steps in building the source code? or I am trying it with some diffrent version??? Is there any spefic options is there??? Can any one helpme in this...?? thanks john

[android-porting] About Camera preview rotation

2009-02-12 Thread John Cola
mode. Can anyone give me a hint or in which part I need to do more for implementation? I process the preview frame as RGBA format. (Because Android only process Y-plane for YUV) BR John --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr

[android-porting] Is there anyway to rebuild the opencore shared library without rebuilding the whole source tree?

2008-12-11 Thread John
Is there anyway to rebuild the opencore shared library (such as libopencorecommon.so) without rebuilding the whole source tree? John --~--~-~--~~~---~--~~ unsubscribe: [EMAIL PROTECTED] website: http://groups.google.com/group/android-porting -~--~~~~--~~--~--~---

[android-porting] Re: Can somebody explain how does the open core handle the selection between OPENMAX method and PV's own method?

2008-12-10 Thread John
codec (either vendor-specific or opencore's OMX wrapper). John On Tue, Dec 9, 2008 at 5:49 PM, Andrew Green [EMAIL PROTECTED] wrote: Inside the file /mydroid/external/opencore/codecs_v2/omx/omx_common/src/pv_omxmastercore.cpp the function PV_MasterOMX_Init() loops through two sets of OMX cores

[android-porting] start point of implement omx enc node class?

2008-12-03 Thread John
dec node class and omx enc node class? John --~--~-~--~~~---~--~~ unsubscribe: [EMAIL PROTECTED] website: http://groups.google.com/group/android-porting -~--~~~~--~~--~--~---