-
By http://www.tinmegali.com/en/model-view-presenter-mvp-in-android-part-2/
![mvp](https://cloud.githubusercontent.com/assets/8501403/25007634/6a462fba-2061-11e7-82c8-5abf37e43c70.png)
-
We should create a set of wireframes to ensure alignment on MVP functionality. The high level functionality is as follows:
### MVP Android application that allows the user to:
- Register a new “b…
-
https://github.com/bboyfeiyu/android-tech-frontier/tree/master/androidweekly/%E4%B8%80%E7%A7%8D%E5%9C%A8android%E4%B8%AD%E5%AE%9E%E7%8E%B0MVP%E6%A8%A1%E5%BC%8F%E7%9A%84%E6%96%B0%E6%80%9D%E8%B7%AF
-
The Android version is a solid choice for the MVP.
- [ ] Decide on the initial minimum supported version
- [ ] Commit an Android project tree to the repo
- [ ] Figure out how to integrate Rust in…
-
It's necessary to initialize compound indexes, store them somewhere in library process, allow to re-use them, allow to use them as normal indexes. Aggregated indexes must provide interface as close to…
-
@wsguede is goal to build stand alone Android and iOS apps, or have users download expo and then load our app from that container?
Honestly I think for MVP we should (1) figure out if web is viable…
-
# Already done
- [x] audit strings for translatability
- [x] make a decision about RTL support in MVP (we're doing it)
- [x] automate organization of strings.ftl in alphabetical order by key whil…
-
hi
It is a very useful tool in golang project. Does it been used in cpp project?
-
Branch - todo-mvp
I can't understand the use of a fragment here. The only use it see is that it is used to separate the view and the activity.
Should I always create a fragment to separate the…
-
HashMap有哪些考察点?
https://github.com/android-cn/android-discuss/issues/109#issuecomment-87875248
HashMap的实现与优化
http://www.jianshu.com/p/e54047b2b563
(Hash 算法之MD5:https://github.com/miao1007/Openwrt-NetK…