Recent

Author Topic: Inquire about a smaller Android app?  (Read 9782 times)

Mr.Paul

  • New Member
  • *
  • Posts: 29
  • 一次编写,到处编译
Inquire about a smaller Android app?
« on: January 07, 2018, 06:07:07 pm »
Please introduce a smaller Android software, I would like to see Lazarus developed app looks like.
thanks!

Handoko

  • Hero Member
  • *****
  • Posts: 5149
  • My goal: build my own game engine using Lazarus
Re: Inquire about a smaller Android app?
« Reply #1 on: January 07, 2018, 06:22:40 pm »
You can try LAMW, the installation also includes lots of demos. If you're a Linux user, you can follow this installation guide:
https://forum.lazarus.freepascal.org/index.php/topic,38777

Thaddy

  • Hero Member
  • *****
  • Posts: 14359
  • Sensorship about opinions does not belong here.
Re: Inquire about a smaller Android app?
« Reply #2 on: January 07, 2018, 06:58:22 pm »
I can create Android apps in 60 Kb. You should read the documentation on how to strip all debug info and link dynamically.
Or use fpcjvm.
Object Pascal programmers should get rid of their "component fetish" especially with the non-visuals.

Mr.Paul

  • New Member
  • *
  • Posts: 29
  • 一次编写,到处编译
Re: Inquire about a smaller Android app?
« Reply #3 on: January 08, 2018, 10:21:21 am »
Thanks for the introduction, can do 231.1 KB or 60KB, It's really very small !

However, I want to find the official apk software that can do a certain function, not a simple sample, of course by Lazarus.

In the official wiki Lazarus_Application_Gallery which seems to be windows or mac software.

jmpessoa

  • Hero Member
  • *****
  • Posts: 2301
Re: Inquire about a smaller Android app?
« Reply #4 on: January 08, 2018, 05:41:42 pm »
Official??

https://play.google.com/store/apps/details?id=swbcdx.cap.shortwavelist

Quote
software that can do a certain function...

What you need?
Lamw: Lazarus Android Module Wizard
https://github.com/jmpessoa/lazandroidmodulewizard

Mr.Paul

  • New Member
  • *
  • Posts: 29
  • 一次编写,到处编译
Re: Inquire about a smaller Android app?
« Reply #5 on: January 09, 2018, 02:06:35 pm »
Wow, wow, that's exactly what I'm looking for.

"Skywave Radio Schedules", I found the apk of this software, downloaded and installed it. Function is very clear, small (680KB), shows the outstanding work of Lazarus. I no longer worry about the size of Lazarus development apk.

What I need is to see examples of success. There is an adage that   "Fine example has boundless power ".
Hope to see more Android works in this forum. I think this is a vast area that should be the focus of the Lazarus team.
« Last Edit: January 11, 2018, 06:10:07 pm by Mr.Paul »

Mr.Paul

  • New Member
  • *
  • Posts: 29
  • 一次编写,到处编译
Re: Inquire about a smaller Android app?
« Reply #6 on: January 09, 2018, 02:20:34 pm »
Here I introduce this application in Chinese.

“Skywave Radio Schedules”这个软件的作用是,从互联网获取指定电台的播出时间表,比如截图上我查到了‘中国之声’的两个播出时段。网上可以查到这个软件,但下载可能有困难。apk体积只有680KB。下载地址,例如:
https://apkpure.com/cn/skywave-radio-schedules/swbcdx.cap.shortwavelist

“Skywave Radio Schedules”这个app是Lazaur开发的,用到了较新的 LAMW 组件。
« Last Edit: January 09, 2018, 06:28:16 pm by Mr.Paul »

c4p

  • Full Member
  • ***
  • Posts: 158
Re: Inquire about a smaller Android app?
« Reply #7 on: January 10, 2018, 03:23:58 pm »
Hi Mr Paul,

I am the developer of the LAMW Skywave Radio Schedules app which is under active development. Currently adding a Logbook and a manual Utility over-ride filter for future schedule updates (allows the user to manually move stations to the utility list). I have also rewritten code to save everything to a SQLite DB with import/export for logbook in the pipeline.
Lazarus 2.0.12 r64642/FPC 3.2.0 LAMW v0.8.6.4 on Windows 10+Linux Mint 21.2, projects mainly built using AppCompat and Gradle v8.5

Mr.Paul

  • New Member
  • *
  • Posts: 29
  • 一次编写,到处编译
Re: Inquire about a smaller Android app?
« Reply #8 on: January 11, 2018, 06:37:56 pm »
Hi c4p,

Thank you for introducing to me personally.  I would introduce this app to Chinese users.
I just had a little puzzled -- where is the project's web page for this app?

c4p

  • Full Member
  • ***
  • Posts: 158
Re: Inquire about a smaller Android app?
« Reply #9 on: January 12, 2018, 10:59:24 am »
There is no source code there but the project page is at:
https://github.com/skywaveapps/skywaveschedules
Lazarus 2.0.12 r64642/FPC 3.2.0 LAMW v0.8.6.4 on Windows 10+Linux Mint 21.2, projects mainly built using AppCompat and Gradle v8.5

henryedwards

  • Newbie
  • Posts: 1
Re: Inquire about a smaller Android app?
« Reply #10 on: May 10, 2019, 04:17:56 am »
Version 1.1.49 on sideload web : apknite
- Added AOKI lookup feature, now lists Power, Bearing and TX Location Lat/Long if station data matches
- Added quick switch between lists
- Added Logbook feature
- Added Export Logbook
- Added Utility station filter
- Added better start/finish date detection
- Fix for Android Jellybean
- Fix for corrupt schedules
« Last Edit: May 10, 2019, 04:21:03 am by henryedwards »

 

TinyPortal © 2005-2018