I implemented a Section List View following instruction from https://nodeload.github.com/necronet/section-list/zip/master.
Everything working fine, but just out of curiosity, I want to know how Android OS give me correct convertView in the getView function of the Adapter (code below). There are two types of views (two different layout files), one SectionView and ItemView.
Hi guys, I'm new on deving and this is the first time I try to compile a rom...
I'm a sensation user, but I want to make an aokp build for my friend that has a galaxy ace with a good working cm9 rom...
now, can someone help me to understand which source use, which git sync, I am pretty confused...
I have the aokp source here https://github.com/aokp
and maclaw source (fixing things on cm9) here
OK, if anyone wants to use this driver under x86_64, here is a where you can get a patched version that doesn't kernel panic:https://github.com/ashaffer/rt3573staHere's a link to the Zip file for the driver:https://github.com/ashaffer/rt3573sta/a … master.zipEDIT - I forgot to mention that Step 5 is already done in this source code.
Zenther
https://bbs.archlinux.org/profile.php?
everyone
There is a project on github --> https://github.com/CyanogenMod/android_external_openvpn/tree/ics ,After download the sourcecode , I just want to build it use NDK-BUILD command in Linux(Centos 6.3) , But the author does not say anything about it ;
So, I just ndk-build it ( I have test ndk-build is ok ) , it shows :
Android NDK: Could not find application project
I want to install http://nodejs.org/dist/v0.6.19/node-v0.6.19.tar.gz
Code:
./configure
Command output:
Could not autodetect OpenSSL support. Make sure OpenSSL development packages are installed.
Two suggestions:1) check the AUR PKGBUILD and makefile to see what files get placed, where.2) check the sourcode and makefile of the code you downloaded (from here https://github.com/bibinou/keepass2/tree/master/Build ??) to see if you can work out what gets put where.
skanky
https://bbs.archlinux.org/profile.php?id=30276
2013-02-12T10:06:18Z
The shellscript I am trying to write is to
download a tarball and stdout to tar to uncompress it
at the same time parse the http headers found at stderr
set the parsed result at #2 to a variable.
For #1:
$ wget -Sq -O- "https://api.github.com/repos/est/est/tarball/master" | tar -zmxf -
I enabled the -S option, which shows server response to stderr, I want to parse the header a bit for the s
I would like to use spongycastle api for android.
https://github.com/rtyley/spongycastle/archive/spongy-master.zip
However, the linked file only contains .java files, I cannot make it for eclipse external library.
Could you give me ways to build jar files from src folder. (with specific command plz)
Febby had requested this, so here it is:
This is a I727 kernel based on I727R JB source.
It's using the LL3 leak ramdisk at the moment.
Github repo:
https://github.com/garwynn/I727_JB_Kernel_v1
Current build, additional notes can be found here:
[KERNEL][SOURCE]SGH-I727 JB Kernel - SXTP Developers
There is a test build up so if anyone is willing to flash it and make sure it works, I'd appreciat