[APP][6.0+][WIP] Gib update(r) - Android Software Development

Hi ;-;
Summary:
A nice app to push out OTAs for independent kernel/rom maintainers and those peeps who push ci builds every 5 mins on telegram and expect you to install every build
To know more about this project read
https://github.com/alamo18/Updater/blob/master/README.md
Stalk the project
https://trello.com/b/8uUAlRlg/gib-updater
If you're wondering how my parents are gonna allow ne to buy a ssd with a petabyte of data for hosting the files, there will be no hosting provided. You do your own hosting and paste the direct download link in the json. When the app does it's check, and if the build number > the installed one, the app will do a multi-threaded download (like the one you see in ADM) to get the file, if the file is over 100mb, and do a md5 check if possible. Lastly, it will either help you install it(if you have root) or you have to manually do it yourself, a notification will popup. So there will be no downtimes unless your provider fails you.
This project is WIP, means everything is still in development, we are still testing the backend stuff. Appreciate PRs or any contributions given. Developers who intend to use this for pushing OTAs, you can pm me. For users who want their devices to be supported, fill in your device name and codename here https://docs.google.com/document/d/1LTHMxTaEWG8kr0wFhXWKHhftQfZwZ2m2Ds1yL_P2rcY/edit?usp=drivesdk
Btw, the telegram grp here is t.me/gibbbbbb
We do some discussions there. Some UX concepts attached. Thanks Josh B for helping with the awesome UX concepts and Nicholas Chum for the repo drawing. The current logo for the project is written in josh(aka till) sans
For now, dont expect much progress, i need to study. I have exams, and the last paper is on 17 October. I can't code after the exam cuz i need to catch up on some gaming stuff, on 18th October(my 14th birthday) I'll start working intensively on this project.
Don't stalk my git please
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Any concerns relating to the project concept can be raised

I hate the tapatalk signature ;-;
Sent from my SM-G935F using Tapatalk

/anotherone
Sent from my SM-G935F using Tapatalk

Sur u pro AF
---------- Post added at 03:33 PM ---------- Previous post was at 03:33 PM ----------
Make it compatible for android lollipop plox

Related

New ROM Directory

If some developers could try and add their ROM's to test this out that would be a big help.
http://roms.scottymeuk.co.uk
Features
Add Device
Add ROM to Device
Add Version (Release) to ROM
Changelog
Comment System
Like/Dislikes
http://roms.scottymeuk.co.uk
This is probably been attempted before but I got bored and decided to make a ROM Directory type thing. It took me a day to develop and is written in PHP using the CakePHP framework for anyone that is interested.
If anyone has any feedback or anything please let me know.
The reason there is only 1 ROM added is because they are the files i have on my PC as i use that ROM.
Below are some pictures of it:
http://roms.scottymeuk.co.uk
Add Device
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Add ROM Version
Device Home
Device Page
Login
ROM Page
Submit ROM
Change Log (Per Version)
http://roms.scottymeuk.co.uk
Very nice set up I would definitely use it. Ive been doing alot of work lately on my friends and family's android phones and if you can get this up it wont take forever to find a rom that they like and i can set it up for them
http://roms.scottymeuk.co.uk
It would definitely be nice to have one stop place for all the latest ROMs. But, in my opinion creating the website isn't the hard part, the hard part is to keep your directory updated with the latest ROMs.
Because there are lots of ROMs available (different phones, different versions etc) and many people use nightly builds too like in case of Cyanogen. So, that would mean you will have to update the data/urls/change logs etc regularly.
How do you plan to aggregate and update all this data? Manually? Or fetch data as a feed from their respective website? Or hoping for the web 2.0 way?
But, if you manage to do that then it would be really great.
People who create the ROM's will be able to do all of that them self. The way it works is that the ROM is submitted by someone (doesn't have to be the developer) and then that ROM is locked to their account, it is then approved by an admin and then they are then free to add as many versions as they want, where they can upload a zip file, and add change log for THAT version.
The change log is not one big database entry, it is the "versions" of the roms. For each version you submit there is a change log.

[GUIDE] Kilobolt Android App Development Tutorial!

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hello everyone! Welcome to the Kilobolt Android App Development Tutorial.
I am the lead developer at Kilobolt, and I am here to help aspiring developers create awesome Android apps.
Before we begin, here are a few things to keep in mind:
1. Subscribe to this thread! (Thread Tools > Subscribe > Daily Updates(?))
Otherwise you will forget that it's here.
2. Like us on Facebook! We will post updates whenever a new lesson is up.
3. App development does take time and dedication. If you are not prepared to give both, think twice before you start!
4. Once you do start, if you find things difficult, ask me and others your questions! Either send me a PM on here, or for quicker response, contact me using one of the options at Kilobolt.com. I will try to explain as much as possible and post frequently asked questions in the following post so that other users can benefit from your questions.
5. You should a basic knowledge of Java! If you don't have it, you can follow a quick tutorial of mine here.
Click here if you are starting for the first time!
Click here for Day 0: Before you begin...
Click here for Day 1
Click here for Day 2
Click here for Day 3
Basic Music Selector App Mini-Series:
Click here for Day 4
Click here for Day 5
Click here for Day 6
_____________________
If you want to thank me for the guide, you can press Thanks or donate here or Like us on Facebook!
Thank you guys for reading and I'm here if you have any questions!
PM me or email me!
reserved
This is an excellent initiative for android app development.
Please do continue...
The tutorial is up and running! Check post #2!
Woo Hoo! Thank you for these nice tutorials!
After that game development tutorial, now an app development tutorial!!!
Awesome work guys!!!!
Sent from my GT-I9001 using Tapatalk 2
Very nice,i will be checking out your guides.
Just subscribed. Please keep up the good work
Updated with new lessons! There's a new mini-series on how to make a basic media application. Covers Intents, Activity Lifecycles, Layouts, and much more.
http://bit.ly/12hdvjx
http://bit.ly/18xQPtY
http://bit.ly/12Njjfx

[NEW-ROM]Tiger-Ultimate-Team [Developers Needed]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hello everyone!
I am looking for developers forthe creation of a brand new ROM.
I would like a ROM,a CM, AOKP and a mixture of BAKED BLACKBEAN codes.
Unfortunately I am not really good at programming but I have concrete plans and own ideas.
If you feel that you can help me or have an own group then write me.
Sorry,but my english knowledge is not the best...
I am waiting for candidates.
Cheers​
MEMBERS
K. The Original (tigerproject)
ts1506
monish1995​
Reserved...
I can help on exploring good features of other Roms,which you can include all these in your new ROM.I am not a developer but i am user.
I can join your team. But since my internet is slow, I am not willing to fetch source and compile.
If you want I can remotely add features to the source on github maybe, then you can pull the commits and compile.
I suggest we create a new github.com account which all devs in the team can access.
If you are interested then contact via PM
Sent from my dad's stocky i9300 sgs3
Send PM for you..
tigerproject said:
Send PM for you..
Click to expand...
Click to collapse
I can also join as a tester
I don't have enough knowledge but believe me I can help you in hard testing
Thats OK!
ahmadashraf said:
I can also join as a tester
I don't have enough knowledge but believe me I can help you in hard testing
Click to expand...
Click to collapse
if you need one more :fingers-crossed:
I am willing to help wit theme
good luck guys
Send pm..
ts1506 said:
I can join your team. But since my internet is slow, I am not willing to fetch source and compile.
If you want I can remotely add features to the source on github maybe, then you can pull the commits and compile.
I suggest we create a new github.com account which all devs in the team can access.
If you are interested then contact via PM
Sent from my dad's stocky i9300 sgs3
Click to expand...
Click to collapse
It's good to see that developers are helping each other to create a excellent ROM All the Best Guys :good:
What can I do for you?
Sent from my GT-I9000 using xda app-developers app

[OpenSourced] FreeOTP+: Google Authenticator replacement with import/export support

It doesn't seem FreeOPT is that actively maintained. II forked the FreeOTP adding the capability to backup capability and updated UI. Hopefully you will find it useful.
The App is still fully free and open-sourced. Hopefully you will enjoy it.
Additional features to Google Authenticator and FreeOTP
1. Back up the data to Google Drive or other storage
2. Restore data from Google Drive or other storage
3. Material design and updated UI.
4. Android 6.0 on-demand permission support
Google Play link: https://play.google.com/store/apps/details?id=org.liberty.android.freeotpplus
Source code: https://github.com/helloworld1/FreeOTPPlus
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Ok... New here, and is this like the backup and restore at the start?
Sent from my GT-I9295 using Tapatalk
---------- Post added at 04:36 AM ---------- Previous post was at 04:35 AM ----------
Or a online titanium backup? ?
Sent from my GT-I9295 using Tapatalk
You can back up all the setting to a file to Google Drive, SD Card or other places that Andorid supports.
You will need to initiate the backup through import / export like Titanium backup.
Let me know if you have any comments. I will fix the problems and add new features!
helloworld1 said:
Let me know if you have any comments. I will fix the problems and add new features!
Click to expand...
Click to collapse
Import not working on moto x play marshmallow.
Exported files are greyed out .
Tried to enable storage permission manually but its not turning on
can i import from free otp? i tried placing the token.xml in shared perfs but it didn't read it anything changed on that front?!
swapnme said:
can i import from free otp? i tried placing the token.xml in shared perfs but it didn't read it anything changed on that front?!
Click to expand...
Click to collapse
See here how you can export the tokens.xml from FreeOTP and using a simple nodejs script can convert that to a json file which can be imported directly into FreeOTP+ (a.k.a. FreeOTPPlus).
Reading here: https://externalmem.wordpress.com/2021/03/05/freeotp-export-secrets-and-migrate-to-freeotpplus/

[Guide][GSI][9.0] OxygenOS for Google Pixel/Pixel XL

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​
Hey everyone!
Over the past few days I have worked on getting OxygenOS running on the Google Pixel with partition modding etc
Today I released a guide on my website for people to try if they want to.
This is NOT usable as a daily driver *yet* but it's being actively worked on.
The guide can be found at: MOD EDIT: LINK REMOVED
Reminder that you are proceeding at your own caution, this could brick your Pixel if it was to go badly enough so please don't try if you can't understand the instructions I've given.
Bugs (As of 02/03/2019):
- Camera (Can't connect to camera, being worked on)
- Sleep
- RIL (Known Pixel issue, being worked on)
- ROM doesn't boot after first boot and requires data wipe to boot again (Being looked into)
Credits:
GSI Developer: https://forum.xda-developers.com/member.php?u=6298645
That's a very interesting port, good luck! Thanks for sharing your work!
That's great ?
This looks really cool! I always did like experimental stuff though lol. I've marked to receive updates on this thread. Wish I could try it but no RIL is a deal breaker for now. Thank you for your work on this
Sent from my Pixel using Tapatalk
Lunarixus said:
​
Credits:
GSI Developer: https://forum.xda-developers.com/member.php?u=6298645
Click to expand...
Click to collapse
I'm really waiting for such a stable version for my sailfish. I'm ready to donate as well. you know I have been searching for OOS for my pixel for so long and I'm really counting on you. I'm ready to test as well.
mohawahba said:
I'm really waiting for such a stable version for my sailfish. I'm ready to donate as well. you know I have been searching for OOS for my pixel for so long and I'm really counting on you. I'm ready to test as well.
Click to expand...
Click to collapse
Thanks for this rom sir.
I need some help for parted my pixel 32gb but i can't parted my pixel i really need some help. I want to flash this rom.
Lunarixus said:
Today I released a guide on my website for people to try if they want to.
This is NOT usable as a daily driver *yet* but it's being actively worked on.
The guide can be found at: MOD EDIT: LINK REMOVED
Click to expand...
Click to collapse
MODERATOR NOTICE: THREAD CLOSED
Per the forum rules, you may not use XDA to promote a personal blog:
Self-promotion is forbidden, this includes blogs, social media and video channels etc. Random links will be removed.
Click to expand...
Click to collapse
@Lunarixus, if you would like, you may post the steps here on XDA. Just shoot me a PM and I'll re-open the thread so you can edit the OP.

Categories

Resources